func go/types.newUnifier
2 uses
go/types (current package)
infer.go#L117: u := newUnifier(tparams, targs, check.allowVersion(go1_21))
unify.go#L91: func newUnifier(tparams []*TypeParam, targs []Type, enableInterfaceInference bool) *unifier {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)